[INFO] cloning repository https://github.com/fatfingers23/citro2d-project-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fatfingers23/citro2d-project-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffatfingers23%2Fcitro2d-project-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffatfingers23%2Fcitro2d-project-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8253956fb197ff004c67bd7acc24250f882f2bfd
[INFO] fixing fatfingers23/citro2d-project-template against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffatfingers23%2Fcitro2d-project-template" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/fatfingers23/citro2d-project-template
[INFO] finished tweaking git repo https://github.com/fatfingers23/citro2d-project-template
[INFO] tweaked toml for git repo https://github.com/fatfingers23/citro2d-project-template written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fatfingers23/citro2d-project-template on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fatfingers23/citro2d-project-template already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/fatfingers23/citro3d-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/rust3ds/ctru-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/rust3ds/pthread-3ds.git`
[INFO] [stderr]     Updating git repository `https://github.com/rust3ds/shim-3ds.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v4.4.2
[INFO] [stderr]   Downloaded once_cell v1.21.1
[INFO] [stderr]   Downloaded widestring v1.2.0
[INFO] [stderr]   Downloaded doxygen-rs v0.4.2
[INFO] [stderr]   Downloaded macaddr v1.0.1
[INFO] [stderr]   Downloaded document-features v0.2.11
[INFO] [stderr]   Downloaded siphasher v1.0.1
[INFO] [stderr]   Downloaded yansi-term v0.1.2
[INFO] [stderr]   Downloaded annotate-snippets v0.9.2
[INFO] [stderr]   Downloaded bytemuck v1.22.0
[INFO] [stderr]   Downloaded prettyplease v0.2.31
[INFO] [stderr]   Downloaded cc v1.2.17
[INFO] [stderr]   Downloaded bindgen v0.69.5
[INFO] [stderr]   Downloaded bindgen v0.68.1
[INFO] [stderr]   Downloaded glam v0.24.2
[INFO] [stderr]   Downloaded libc v0.2.171
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 75468cb0d6baeecac2b5207c0fe5cebf9cee77b96dc2ee88fcd4e3906a330296
[INFO] running `Command { std: "docker" "start" "75468cb0d6baeecac2b5207c0fe5cebf9cee77b96dc2ee88fcd4e3906a330296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75468cb0d6baeecac2b5207c0fe5cebf9cee77b96dc2ee88fcd4e3906a330296" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75468cb0d6baeecac2b5207c0fe5cebf9cee77b96dc2ee88fcd4e3906a330296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75468cb0d6baeecac2b5207c0fe5cebf9cee77b96dc2ee88fcd4e3906a330296" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling yansi-term v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling annotate-snippets v0.9.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling citro3d-macros v0.1.0 (https://github.com/fatfingers23/citro3d-rs.git?rev=95875c9f1c7f1f54e1dacdc711c4d3c00e3c5e53#95875c9f)
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking widestring v1.2.0
[INFO] [stderr]     Checking macaddr v1.0.1
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stdout] error: environment variable `DEVKITPRO` not defined at compile time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/citro3d-rs-09dc8c2f3fccd8b3/95875c9/citro3d-macros/src/lib.rs:118:35
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let devkitpro = PathBuf::from(env!("DEVKITPRO"));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `std::env::var("DEVKITPRO")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `source_file` found for struct `Span` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/citro3d-rs-09dc8c2f3fccd8b3/95875c9/citro3d-macros/src/lib.rs:82:62
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let invoking_source_file = shader_source_filename.span().source_file().path();
[INFO] [stdout]    |                                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `source` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 82 -     let invoking_source_file = shader_source_filename.span().source_file().path();
[INFO] [stdout] 82 +     let invoking_source_file = shader_source_filename.span().source().path();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `citro3d-macros` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "75468cb0d6baeecac2b5207c0fe5cebf9cee77b96dc2ee88fcd4e3906a330296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75468cb0d6baeecac2b5207c0fe5cebf9cee77b96dc2ee88fcd4e3906a330296", kill_on_drop: false }`
[INFO] [stdout] 75468cb0d6baeecac2b5207c0fe5cebf9cee77b96dc2ee88fcd4e3906a330296
